Manager: Scrap Manager



Carbon supports only the LoadScrap and UnloadScrap functions from the original Scrap Manager. However, Carbon will supply new features, including support for "promises," to the Scrap Manager.

Under Evaluation  ClearCurrentScrap

Under Evaluation  DisposeScrapPromiseKeeperUPP

Unsupported  GDBShowPasteboardTypes

Under Evaluation  GetCurrentScrap

Unsupported  GetScrap

You should instead use the functions ScrapHasFlavor, GetScrapFlavorSize, and GetScrapFlavorData.

Under Evaluation  GetScrapFlavorData

Under Evaluation  GetScrapFlavorFlags

Under Evaluation  GetScrapFlavorInfoListCount

Under Evaluation  GetScrapFlavorInfoListData

Under Evaluation  GetScrapFlavorSize

Unsupported  InfoScrap

You should instead use the function GetScrapSeed.

Under Evaluation  InvokeScrapPromiseKeeperUPP

Not Recommended  LoadScrap

Carbon applications may continue calling this function on Mac OS 8; however, on Mac OS X it does nothing and is no longer necessary.

Under Evaluation  NewScrapPromiseKeeperUPP

Unsupported  PutScrap

You should instead use the function PutScrapFlavor.

Under Evaluation  PutScrapFlavor

Under Evaluation  ScrapPromiseKeeperProcPtr

Under Evaluation  SetScrapPromiseKeeper

Not Recommended  UnloadScrap

Carbon applications may continue calling this function on Mac OS 8; however, on Mac OS X it does nothing and is no longer necessary.

Unsupported  ZeroScrap

You should instead use the function ClearCurrentScrap.

[Table of Contents] [Manager Index] [Function Index]

Generated on: 10/6/99. Copyright 1999 Apple Computer, Inc. All rights reserved.